Update

Update a single Version.

version updateVersion( beeId handle , versionUpdater updater , updateMode snapshotid , Projection projection )

Parameters

handle
Type: beeId handle to the version to be updated
updater
Type: versionUpdater VersionUpdater
snapshotid
Type: updateMode determine if the entity should always be updated or if optimistic locking should be used.
projection
ProjectionWrapper
Projection to use to load the returned Version. See for complete semantics of the attributes loaded with each projection type.